-
Home
-
SMTP2GO for WordPress – Email Made Easy
-
1.13.1 (latest)
-
Code
-
Classes
- ApiMessage
| Total Complexity |
78 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
719 |
| Lines of code |
282 |
| Logical lines of code |
135 |
| Comment lines |
291 |
| Methods |
39 |
| Properties |
17 |
Methods 39
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| buildCustomHeaders() |
A |
46 |
14 |
40 |
| buildRequestPayload() |
S |
51 |
5 |
26 |
| buildCC() |
S |
60 |
5 |
14 |
| buildBCC() |
S |
60 |
5 |
14 |
| buildAttachments() |
S |
52 |
4 |
26 |
| buildRecipients() |
S |
61 |
4 |
13 |
| setRecipients() |
S |
65 |
3 |
10 |
| buildInlines() |
S |
61 |
2 |
12 |
| rfc822() |
S |
71 |
2 |
6 |
| setCustomHeaders() |
S |
71 |
2 |
6 |
| setSender() |
S |
64 |
2 |
9 |
| addRecipient() |
S |
66 |
2 |
8 |
| setContentType() |
S |
68 |
2 |
7 |
| __construct() |
S |
73 |
1 |
5 |
| processWpHeaders() |
S |
76 |
1 |
4 |
| processWpAttachments() |
S |
76 |
1 |
4 |
| initFromOptions() |
S |
75 |
1 |
4 |
| getEndpoint() |
S |
82 |
1 |
3 |
| setEndpoint() |
S |
77 |
1 |
4 |
| getCustomHeaders() |
S |
82 |
1 |
3 |
| getSender() |
S |
82 |
1 |
3 |
| getSubject() |
S |
82 |
1 |
3 |
| setSubject() |
S |
77 |
1 |
4 |
| getMessage() |
S |
82 |
1 |
3 |
| setMessage() |
S |
77 |
1 |
4 |
| getRecipients() |
S |
82 |
1 |
3 |
| getBcc() |
S |
82 |
1 |
3 |
| setBcc() |
S |
77 |
1 |
4 |
| getCc() |
S |
82 |
1 |
3 |
| setCc() |
S |
77 |
1 |
4 |
| getAttachments() |
S |
82 |
1 |
3 |
| setAttachments() |
S |
77 |
1 |
4 |
| getInlines() |
S |
82 |
1 |
3 |
| setInlines() |
S |
77 |
1 |
4 |
| getContentType() |
S |
82 |
1 |
3 |
| getAltMessage() |
S |
82 |
1 |
3 |
| setAltMessage() |
S |
77 |
1 |
4 |
| setMailerAttachments() |
S |
81 |
1 |
3 |
| getParsedHeaders() |
S |
82 |
1 |
3 |